home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / p5bug10.zip / ALSO_BY.WVL next >
Text File  |  1994-12-15  |  7KB  |  128 lines

  1.          Here is  a list of some other freeware programs  I have written 
  2.          which you may be interested in.  The latest versions can always 
  3.          be found somewhere in the msdos directory of the Simtel archive 
  4.          on the internet.  The primary site for this is oak.oakland.edu, 
  5.          but  there  are  mirrors sites all over  the  world.    In  the 
  6.          following  file names I have represented the version numbers by 
  7.          the string "nn"  since they may change by the time you look for 
  8.          them. 
  9.  
  10.          BIGTXTnn - This program takes  its command  line  argument  and 
  11.          magnifies the characters so that they are 4 to 8 or more  times 
  12.          larger.    It uses several font sources,  including any  screen 
  13.          font and can be  used for batch files,   text file headings and 
  14.          banners.  If you remember bigecho, this does a similar function 
  15.          but  has  many more options and features.  It can be  found  in 
  16.          directory msdos/textutil.                  
  17.  
  18.          NVLTFNTS  - This archive contains a screen font loader  and  12 
  19.          unusual  screen  fonts.   The loader produces fonts  which  are 
  20.          persistant but which can be overridden any time you wish.   The 
  21.          screen fonts are compatible with BIGTEXT.   It can be found  in 
  22.          directory  msdos/screen.    Here's a sample of using  the  Olde 
  23.          English font with BIGTEXT: 
  24.  
  25.                                                         
  26.                           ▄▀▀█▄    ▀█▄     ▀█▄          
  27.                          ██   ██    ██       ██▄    ▄▄▄ 
  28.                          ██   ██    ██    ▄▀▀ ██  ▄█  ██
  29.                          ██   ██    ██   ██   ██  ██▀▀▀ 
  30.                           ▀█▄▄▀     ▀█▄   ▀█▄▄▀  ▄█▄▄▄▄ 
  31.                                                         
  32.                                                         
  33.                                                                     
  34.                ▄▀▀█▄                   ▀█▄      ██            ▄█    
  35.               ██   ▀ ▄▄ ▄▄▄    ▄▄       ██     ▄▄▄     ▄▄▄▄▄  ██    
  36.               ██▄▄▄   ██  ██ ▄█ ▀█▄     ██      ██   ▄█       ██▄▄██
  37.               ██      ██  ██ ██  ██     ██      ██    ▀▀▀█▄▄  ██  ██
  38.              ▄█▄▄▄▄▄ ▄█▄▄ ▀█▄▀█▄▀██▄    ▀█▄     ▀█▄  ▄▄▄▄▄▀  ▄█▄▄ ██
  39.                              ▄▄▄  █▀                              ▀ 
  40.                                ▀▀▀                                  
  41.  
  42.          FLPKITnn - This archive  contains a set of 5 utilities to  help 
  43.          you speed   up and test your floppy disks and drives.   It  can  
  44.          be found in directory msdos/diskutil.  In particular you get: 
  45.  
  46.             FLOPPARM - Speeds  up   drive  operation  by  modifying  DOS 
  47.                        parameters. 
  48.  
  49.             FLOPTEST - Tests  drive for  proper operation.  Also does  a 
  50.                        quick  readability  check for every sector  of  a 
  51.                        floppy disk. 
  52.  
  53.             FLOPSKEW - Determines optimal skewing for proper formatting.  
  54.                        By  using  the  findings  of  this  program   and 
  55.                        FDFORMAT  you  can speed up reading  and  writing 
  56.                        by 30%   every  time  you  use  a  floppy   disk. 
  57.                        Formatting is faster, too. 
  58.  
  59.             FLOPRPM  - Checks a drive's rotation speed for accuracy  and 
  60.                        consistent operation. 
  61.  
  62.             FLOPINFO - Displays a floppy disk's formatting parameters.
  63.  
  64.          RUNTIMnn - This utility  can measure the execution time of  DOS 
  65.          programs,  commands and batch files  with  a  resolution better 
  66.          than  one  thousandth  of  a second.   The measurement  can  be 
  67.          saved in a file or displayed on your screen.  The output format 
  68.          and  accompanying  text can be specified.  It can be  found  in 
  69.          directory msdos/sysutil. 
  70.  
  71.          S48Vnn - S48  is a software  simulator of the 8048/49/50 micro- 
  72.          processor.   All registers,   flags and RAM are visible contin- 
  73.          uously  on  the  screen.    Instructions are  disassembled  and 
  74.          displayed  as  they are simulated.   Cheaper and more  colorful 
  75.          than an MDS!  It can be found in directory msdos/emulators. 
  76.  
  77.          LJLPTnn - This program prints text in landscape oriented  pages 
  78.          at  177  columns by 75 lines on a Laserjet.  Great  for getting 
  79.          fast,   quiet, compact program listings.  Initial  banner page, 
  80.          page headers,   line numbers,  multiple copies and graybar  row 
  81.          shading are available as options.  Source included.   It can be 
  82.          found in directory msdos/laserjet. 
  83.  
  84.          WASTEDnn - This  program shows  you the  effects  of  different 
  85.          cluster sizes on the efficiency of file storage on your system.  
  86.          If  you're  upgrading to a larger hard disk,   the  information 
  87.          displayed  may affect the size of the partitions you choose for 
  88.          your  hard  disk and save you megabytes of wasted  space.    In 
  89.          directory msdos/diskutil. 
  90.  
  91.          P5BUGnn - A simple  test for  the Pentium  FDIV "flaw".  Source 
  92.          included.  In directory msdos/sysutil. 
  93.  
  94.          In  addition  there  are some programs which I have  made  some 
  95.          contribution to, even though I didn't write them. 
  96.  
  97.          TODIRnn - Change to  any subdirectory  just by  specifying  the 
  98.          first few letters of its name,  no matter which drive it is  on 
  99.          or  how deep it is in the subdirectory tree.    An  approximate 
  100.          string search is also available if you're really lost.   Source 
  101.          included.  In the directory msdos/dirutil. 
  102.  
  103.          UARTTYnn - This program  identifies which type of UART chip  is 
  104.          used by all of the COM ports in your system.   Source included.  
  105.          It can be found in directory msdos/io_util. 
  106.  
  107.          O-CONTRL - This archive  contains a TrueType symbol font useful 
  108.          for  preparing  orienteering  clue sheets.   If you're  not  an 
  109.          orienteer,   just  think  of it  as  a  collection  of  vaguely 
  110.          cartographic dingbats.  In directory msdos/windows3 
  111.  
  112.          BCF7713B - This is a really buggy Fortran compiler but it's the 
  113.          only public domain Fortran compiler  that  I'm aware of. It may 
  114.          be useful for some small jobs.  I  translated the documentation 
  115.          from German  into English.   It can be  found  in the directory 
  116.          msdos/fortran. 
  117.  
  118.          Quite a mixed bag,  eh?  There should be something here you can 
  119.          use. 
  120.  
  121.          William Luitje
  122.          2677 Wayside Drive
  123.          Ann Arbor, MI 48103
  124.          USA
  125.  
  126.          internet:  luitje@m-net.arbornet.org or
  127.                     luitje@m-net.ann-arbor.mi.us
  128.